l108/4.2/pagina 1.php

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> </head> <body> <?php include ("zijmenu.html"); ?> <div style="float: right; width: 300px;"> <p style="margin: 0px"> Pagina 1<br><br> Most bee jobs are small ones. But bees know that every small job, if it's done well means a lot. But choose carefully because you'll stay in the job you pick for the rest of your life. </p> </div> </body> </html>

Resultaat

Made by Thijs Aarnoudse